home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / channels / ch_shell / scripts / DefineButton2_11 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2002-01-30  |  55 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    call("_level0/lib:tab");
  3. }
  4.